| GUI Help > Events > eventDataEx | ||||||||||||||
|
eventDataEx |
||||||||||||||
| int data=eventDataEx() | ||||||||||||||
|
Description: Retrieves additional information about the event which occurred. The meaning of the data depends upon the event type. For example, when you click on a gadget eventDataEx() returns a code specifying whether the Ctrl / Shift keys were held down. |
||||||||||||||
|
Return Value: See Above |
||||||||||||||
| Parameters: | ||||||||||||||
|
|
||||||||||||||
| Remarks:
|
||||||||||||||
| See Also:
|
||||||||||||||
|
Example: (Note: You will need to include the GUI constants file for this example to work) |